Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept nil for transaction balance field #42

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

raulvillares
Copy link
Contributor

@raulvillares raulvillares commented Jun 12, 2024

DP-2179

Alternative approach to: https://github.com/devengoapp/web-controlpanel/pull/1449

A possible disadvantage of this is that we would be accepting nil values even though it should not be possible to receive them (for example, with the changes introduced that will prevent transactions from being filtered from the API).

@raulvillares raulvillares requested a review from a team June 12, 2024 13:23
@raulvillares raulvillares self-assigned this Jun 12, 2024
@raulvillares raulvillares merged commit eb45e6e into main Jun 13, 2024
14 checks passed
@raulvillares raulvillares deleted the DP-2179_accept_nullable_values_for_balance_field branch June 13, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants